projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aad3f1
)
Ooopsy. Forgot to terminate the options list.
author
robertl
<robertl>
Fri, 6 Jan 2006 19:54:00 +0000
(19:54 +0000)
committer
robertl
<robertl>
Fri, 6 Jan 2006 19:54:00 +0000
(19:54 +0000)
yahoo.c
patch
|
blob
|
history
diff --git
a/yahoo.c
b/yahoo.c
index dfc16aca2467b40b65bfce504b9a0fe3ac76ca29..60a365a6a8f5a4dc8d61f0d7ef02379839567980 100644
(file)
--- a/
yahoo.c
+++ b/
yahoo.c
@@
-33,7
+33,7
@@
arglist_t yahoo_args[] = {
{"addrsep", &as,
"String to separate concatenated address fields (default=\", \")",
", ", ARGTYPE_STRING },
-
+ {0, 0, 0, 0, 0}
};
static xg_callback wpt_s, wpt_lat, wpt_lon, wpt_e;